[INFO] cloning repository https://github.com/pacifistes/Grpc-Example
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pacifistes/Grpc-Example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpacifistes%2FGrpc-Example", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpacifistes%2FGrpc-Example'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ff415ec62f1cc73d727d73ce209f4aacabc1ca90
[INFO] fixing pacifistes/Grpc-Example against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpacifistes%2FGrpc-Example" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/pacifistes/Grpc-Example
[INFO] finished tweaking git repo https://github.com/pacifistes/Grpc-Example
[INFO] tweaked toml for git repo https://github.com/pacifistes/Grpc-Example written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pacifistes/Grpc-Example on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/pacifistes/Grpc-Example already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded resolv-conf v0.7.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] bce2c7aa338605fb9f17247b9b56be9ba8c938b955364e8bd969d3c521fe6f58
[INFO] running `Command { std: "docker" "start" "bce2c7aa338605fb9f17247b9b56be9ba8c938b955364e8bd969d3c521fe6f58", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bce2c7aa338605fb9f17247b9b56be9ba8c938b955364e8bd969d3c521fe6f58" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bce2c7aa338605fb9f17247b9b56be9ba8c938b955364e8bd969d3c521fe6f58", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bce2c7aa338605fb9f17247b9b56be9ba8c938b955364e8bd969d3c521fe6f58" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling cc v1.2.34
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]    Compiling bitflags v2.9.3
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]     Checking semver v0.9.0
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling rustc_version_runtime v0.2.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling prost v0.12.6
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]    Compiling prost-types v0.12.6
[INFO] [stderr]     Checking rustc_version v0.2.3
[INFO] [stderr]     Checking resolv-conf v0.7.4
[INFO] [stderr]    Compiling tempfile v3.21.0
[INFO] [stderr]     Checking stringprep v0.1.5
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking sha-1 v0.10.1
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]     Checking pbkdf2 v0.11.0
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking serde_bytes v0.11.17
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking uuid v1.18.0
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling prost-build v0.12.6
[INFO] [stderr]     Checking strum v0.25.0
[INFO] [stderr]    Compiling enum-as-inner v0.4.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling typed-builder v0.10.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling tonic-build v0.10.2
[INFO] [stderr]     Checking bson v2.15.0
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling serde_with_macros v1.5.2
[INFO] [stderr]    Compiling Grpc-Example v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking tokio-io-timeout v1.2.1
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking trust-dns-proto v0.21.2
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking serde_with v1.14.0
[INFO] [stderr]     Checking trust-dns-resolver v0.21.2
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking mongodb v2.8.2
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking hyper-timeout v0.4.1
[INFO] [stderr]     Checking tonic v0.11.0
[INFO] [stderr]     Checking tonic-reflection v0.11.0
[INFO] [stdout] warning: unused import: `std::fmt::Display`
[INFO] [stdout]  --> src/services/mongodb/query_builder.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::fmt::Display;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fmt::Display`
[INFO] [stdout]  --> src/services/mongodb/query_builder.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::fmt::Display;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `add_string_filter` found for struct `query_builder::QueryBuilder` in the current scope
[INFO] [stdout]    --> src/services/mongodb/query_builder.rs:141:17
[INFO] [stdout]     |
[INFO] [stdout]   5 | pub struct QueryBuilder;
[INFO] [stdout]     | ----------------------- method `add_string_filter` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 141 |         builder.add_string_filter(&mut filter, "brand", &values);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `add_filter` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 141 -         builder.add_string_filter(&mut filter, "brand", &values);
[INFO] [stdout] 141 +         builder.add_filter(&mut filter, "brand", &values);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `add_boolean_filter` found for struct `query_builder::QueryBuilder` in the current scope
[INFO] [stdout]    --> src/services/mongodb/query_builder.rs:151:17
[INFO] [stdout]     |
[INFO] [stdout]   5 | pub struct QueryBuilder;
[INFO] [stdout]     | ----------------------- method `add_boolean_filter` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 151 |         builder.add_boolean_filter(&mut filter, "has_feature", Some(true));
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `add_filter` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 151 -         builder.add_boolean_filter(&mut filter, "has_feature", Some(true));
[INFO] [stdout] 151 +         builder.add_filter(&mut filter, "has_feature", Some(true));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `Grpc-Example` (bin "server" test) due to 2 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "bce2c7aa338605fb9f17247b9b56be9ba8c938b955364e8bd969d3c521fe6f58", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bce2c7aa338605fb9f17247b9b56be9ba8c938b955364e8bd969d3c521fe6f58", kill_on_drop: false }`
[INFO] [stdout] bce2c7aa338605fb9f17247b9b56be9ba8c938b955364e8bd969d3c521fe6f58
